Reseller Identification and Validation API

(0 reviews)

Request Attributes

Y – Required (Must be set in the input)
O – Optional (May be sent in addition to required fields).


/searchReseller


Query params

AttributeTypeRequiredPossible ValuesDescription
pageNumberYMinimum 1page number for the search criteria
limitNumberYMinimum 500, Maximum 1000page limit for the search criteria

Request Parameters

Method: POST

Content-Type: application/json

Body :

ObjectAttributeTypeRequiredPossible ValuesDescription
resellerSearchRequesttheaterCodeStringYEMEA, JAPAN, AMERICAS INTL, ASIA, USA, CANADATheatre code
resellerSearchRequestsourceNameStringYDistributor Name
resellerSearchRequestdistiValResellerAcNoStringOReseller Account Number
resellerSearchRequestpdbBeGeoIDStringOPartner Begeo Id
resellerSearchRequestdistiValSoldToNameStringOReseller Name
resellerSearchRequestpartnerNameStringOPartner Name
resellerSearchRequestcityStringOCity
resellerSearchRequeststateStringOState
resellerSearchRequestpostalCodeStringOPostal Code
resellerSearchRequestcountryStringOCountry
resellerSearchRequestspecializationStringOSpecialization Attribute
resellerSearchRequestcertificationStringOCertification Attribute
resellerSearchRequestauthorizationStringOAuthorization Attribute
resellerSearchRequestpartnerTypeStringOVAR,DVAR,SP,STI,Auth_DistiPartner Type
resellerSearchRequestpartnerSiteidStringOPartner Site Id

/gdvrResellers


Query params

AttributeTypeRequiredPossible ValuesDescription
pageNumberYMinimum 1page number for the search criteria
limitNumberYMinimum 500, Maximum 1000page limit for the search criteria

Request Parameters

Method: POST

Content-Type: application/json

Body :

ObjectAttributeTypeRequiredPossible ValuesDescription
gdvrResellerRequestpartnerNameStringOPartner name
gdvrResellerRequestcityStringOCity
gdvrResellerRequeststateStringOState
gdvrResellerRequestcountryStringOCountry
gdvrResellerRequestlistArrayODNR,DPL,BPDenied Partner Types

/addReseller


Request Parameters

Method: POST

Content-Type: application/json

Body :

ObjectAttributeTypeRequiredPossible ValuesDescription
distiNameStringYDistributor Name
resellerDatadistiValResellerAcctNoStringOMinimum 1, Maximum 100Distributor Name
resellerDatadistiValSoldToNameStringOReseller Name
resellerDatapartnerNameStringOPartner Name
resellerDatapartnerSiteIDStringOPartner Site Id
resellerDataaddress1StringOSite Address1
resellerDataaddress2StringOSite Address2
resellerDatacityStringOCity
resellerDatastateStringOState
resellerDatacountryStringOCountry
resellerDatapostalCodeStringOPostal Code
resellerDatarequestDescriptionStringORemarks

/updateReseller


Request Parameters

Method: POST

Content-Type: application/json

Body :

ObjectAttributeTypeRequiredPossible ValuesDescription
distiNameStringYDistributor Name
resellerDatadistiValResellerAcctNoStringOMinimum 1, Maximum 100Reseller Account Number
resellerDatadistiValSoldToNameStringOReseller Name
resellerDatapartnerNameStringOPartner Name
resellerDatapartnerSiteIDStringOPartner Site Id
resellerDataaddress1StringOSite Address1
resellerDataaddress2StringOSite Address2
resellerDatacityStringOCity
resellerDatastateStringOState
resellerDatacountryStringOCountry
resellerDatapostalCodeStringOPostal Code
resellerDatarequestDescriptionStringORemarks

/deleteReseller


Request Parameters

Method: POST

Content-Type: application/json

Body :

ObjectAttributeTypeRequiredPossible ValuesDescription
distiNameStringYDistributor Name
resellerDatadistiValResellerAcctNoStringOMinimum 1, Maximum 100Reseller Account Number
resellerDatadistiValSoldToNameStringOReseller Name
resellerDatapartnerNameStringOPartner Name
resellerDatapartnerSiteIDStringOPartner Site Id
resellerDataaddress1StringOSite Address1
resellerDataaddress2StringOSite Address2
resellerDatacityStringOCity
resellerDatastateStringOState
resellerDatacountryStringOCountry
resellerDatapostalCodeStringOPostal Code
resellerDatarequestDescriptionStringORemarks


/getSourceNames


Request Parameters

Method: GET

Content-Type: application/json


Reviews